-
Home
-
RentSyst – CRM solution for fleet management
-
2.0.0
-
Code
-
Classes
- Rentsyst_Api
Total Complexity |
35 |
Dependencies |
3 |
Dependents |
9 |
Total lines |
212 |
Lines of code |
156 |
Logical lines of code |
60 |
Comment lines |
9 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
doRequest() |
S |
48 |
6 |
33 |
setAccessToken() |
S |
65 |
5 |
8 |
refreshAccessToken() |
S |
58 |
3 |
16 |
addContact() |
S |
61 |
2 |
12 |
getConfig() |
S |
51 |
1 |
26 |
__construct() |
S |
75 |
2 |
4 |
addLanguageParam() |
S |
73 |
2 |
5 |
getInstance() |
S |
71 |
2 |
6 |
doRequestWithAccess() |
S |
64 |
2 |
10 |
isAccessTokenExpired() |
S |
77 |
2 |
3 |
getAllVehicles() |
S |
73 |
1 |
5 |
getLocation() |
S |
72 |
1 |
5 |
getCompanySettings() |
S |
73 |
1 |
5 |
buildGetRequest() |
S |
79 |
1 |
3 |
getLocations() |
S |
72 |
1 |
5 |
getToken() |
S |
82 |
1 |
3 |
refreshInstance() |
S |
80 |
1 |
3 |
saveAccessTokenInfo() |
S |
75 |
1 |
4 |